home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / res / description / Tikexpression.h < prev    next >
C/C++ Source or Header  |  2003-02-27  |  133b  |  13 lines

  1. #ifndef _Tikexpression_H_
  2. #define _Tikexpression_H_
  3.  
  4. enum
  5. {
  6.     IKEXPRESSIONTAG_LINK                    = 1001 // ObjectLink
  7. };
  8.  
  9. #endif
  10.  
  11.  
  12.  
  13.